domain
Class GeneralRole

java.lang.Object
  extended by domain.GeneralRole
All Implemented Interfaces:
Including
Direct Known Subclasses:
BasicRole, NegatedBasicRole

public abstract class GeneralRole
extends java.lang.Object
implements Including


Constructor Summary
GeneralRole()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeneralRole

public GeneralRole()